-
Notifications
You must be signed in to change notification settings - Fork 621
[Docs] Update X402 agent example to use listDiscoveryResources #8265
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Docs] Update X402 agent example to use listDiscoveryResources #8265
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
4 Skipped Deployments
|
|
…d of getWalletBalance
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
8a29cf5 to
770c053
Compare
WalkthroughDocumentation updates replace Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
Warning Review ran into problems🔥 ProblemsErrors were encountered while retrieving linked issues. Errors (1)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8265 +/- ##
==========================================
- Coverage 55.03% 55.01% -0.02%
==========================================
Files 919 919
Lines 60583 60588 +5
Branches 4131 4126 -5
==========================================
- Hits 33341 33334 -7
- Misses 27138 27150 +12
Partials 104 104
🚀 New features to boost your workflow:
|
size-limit report 📦
|

PR-Codex overview
This PR focuses on updating the tools used in the MCP (Multi-Chain Payment) system, specifically replacing instances of
getPaymentHistory,createToken, and others withlistDiscoveryResources. It also modifies prompts and URLs for better integration with the new tool.Detailed summary
getPaymentHistory,createToken,listTokens,getTokenOwners.listDiscoveryResources.listDiscoveryResources.mcpServersto uselistDiscoveryResources.createReactAgentto refer tolistDiscoveryResources.Summary by CodeRabbit